@@@STARTPACK(tcl;TCL - Tool Command Language)

TCL is an embeddable scripting language and shell tool. This means you can write applications and link in the TCL interpreter into your applications in order to give them a scripting capability. TCL also comes with a shell version of the interpreter, in which you can write programs in much the same way as you can with perl or python.

One of the best features of TCL is the sheer number of extensions available for it. There are many of them, and most of them will be found on Skunkware in time. Keep an eye out on the on-line version of Skunk for updates to TCL.

This page provides links to the Tcl 8.0 distribution and more info on TCL 8.0.

@@@UW2DIST(http://www.sco.com/skunkware/uw7/interp/) @@@OSR5DIST(http://www.sco.com/skunkware/osr5/interp/) @@@SOURCE(ftp://ftp.smli.com/pub/tcl/) @@@HOMEPAGE(http://sunscript.sun.com) @@@ENDPACK